ComponentOne FlexReport for WinForms
Sort(IComparer<LogEntry>) Method

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > LogEntryList Class > Sort Method : Sort(IComparer<LogEntry>) Method
Syntax
'Declaration
 
Public Overloads Sub Sort( _
   ByVal comparer As System.Collections.Generic.IComparer(Of LogEntry) _
) 
public void Sort( 
   System.Collections.Generic.IComparer<LogEntry> comparer
)

Parameters

comparer
See Also

Reference

LogEntryList Class
LogEntryList Members
Overload List